[NET] front: Replace user_state with netif_running
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 18 May 2006 08:41:29 +0000 (09:41 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 18 May 2006 08:41:29 +0000 (09:41 +0100)
commit40013e6147c8929ffe4b279f3046072d54c8d072
treea5e8e87a8719a42a5a95ea31d4526ebfd886fb46
parent13fa6b49ab43d67ac87c98c51c916ff7ee64004b
[NET] front: Replace user_state with netif_running

The user_state variable is simply replicating information that's already
present through netif_running.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c